home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / insertplot / insertplot.readme / internals.pl < prev    next >
Text File  |  1991-01-30  |  204b  |  11 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate internals original text with physical files.
  3.  
  4.  
  5. $key = q/land/;
  6. $ref_files{$key} = "$dir".q|insertplot_ct.html|; 
  7. $noresave{$key} = "$nosave";
  8.  
  9. 1;
  10.  
  11.